| Overload | Description |
|---|---|
| Be(Nullable<TimeSpan>,String,Object[]) | Asserts that the value is equal to the specified expected value. |
| Be | Asserts that the time difference of the current System.TimeSpan is equal to the specified expected time. (Inherited from FluentAssertions.Primitives.SimpleTimeSpanAssertions<TAssertions>) |